home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / drivers / peenet.exe / EXTRACT.BAT < prev    next >
DOS Batch File  |  1993-05-26  |  516b  |  21 lines

  1. @echo off
  2. cls
  3.  
  4. echo.Please have 1 blank, formatted, high density, 3½" disk ready before
  5. echo.doing the extraction process.
  6. echo.
  7. echo.You will also want to have labeled your disk as directed in the README file.
  8. echo.
  9. echo.If you do not have the above conditions met, please press  CTRL-C  and
  10. echo.answer Y the the "Abort batch file?" question to abort, or you may
  11. pause
  12.  
  13. cls
  14. echo.Please insert the disk into Drive A: that is labeled:
  15. echo.
  16. TYPE DISK1.TXT
  17. echo.
  18. pause.
  19. echo.
  20. DISKFILE disk.IMG a:
  21.